home *** CD-ROM | disk | FTP | other *** search
/ Multimedia Animal World / Multimedia Animal World.iso / pc / data / chapters / main.dir / 00012.ls < prev    next >
Encoding:
Text File  |  1980-01-25  |  90 b   |  7 lines

  1. on exitFrame
  2.   if the timer > 400 then
  3.     go(1, "SILS.DIR")
  4.   end if
  5.   go(the frame)
  6. end
  7.